home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / sbsound.zip / README.1ST < prev    next >
Text File  |  1991-12-17  |  2KB  |  61 lines

  1. #################################
  2. # SOUND BLASTER SUPPLEMENT DISK #
  3. #################################
  4.  
  5. ********************************************************
  6. * SB-SOUND.COM   (c) Copyright Creative Labs Inc. 1991 *
  7. ********************************************************
  8.  
  9. SB-SOUND.COM is compatible to the AdLib*'s sound driver
  10. (SOUND.COM).  It can be used to run those software packages that
  11. require the ADLIB memory-resident driver.  Here is a list of
  12. several games that we know to require this driver:
  13. : PGA TOUR GOLF, SPELL CASTING 101, FLIGHT OF THE INTRUDER, HARMONY
  14.  
  15. Don't forget - SB-SOUND.COM is a memory resident program and MUST
  16. BE LOADED *BEFORE* you play the game!!
  17.  
  18. ==============
  19. * HOW TO USE *
  20. ==============
  21.  
  22. Type the following in the DOS prompt:
  23.  
  24. C:\SB>SB-SOUND   [/Pnnn] [/Bnn]
  25.  
  26.           where:
  27.           /Pnnn   : set the I/O address used on Sound Blaster.
  28.                     "nnn" is one of the six I/O addresses, 210,
  29.                     220, 230, 240, 250 and 260. Default is 220.
  30.  
  31.           /Bnn    : set the buffer size. "nn" specifies the
  32.                     buffer in K size. It value is from 1 to 64.
  33.                     Default is 4K.
  34.  
  35.          Example:  C:\SB>SB-SOUND /P240 /B8
  36.  
  37.          The above example would be for a system with the
  38.          SoundBlaster set to I/O port address 240.  The /B switch
  39.          is optional and is not needed unless you find that the
  40.          game has problems playing the FM music.
  41.  
  42. ==========
  43. * REMOVE *
  44. ==========
  45.  
  46. To uninstall (Remove the driver from memory.)  Type:
  47.  
  48. C:\SB>SB-SOUND  /U
  49.  
  50. ###################################################################
  51. NOTE: SB-SOUND.COM is NOT public domain software, and is
  52. copyrighted.  Creative Labs, Inc. hereby provides a non-exclusive
  53. license to each Sound Blaster user for using SB-SOUND.COM in
  54. conjunction with their Sound Blaster or Sound Blaster Pro.
  55. ###################################################################
  56.  
  57. *  AdLib is a registered trademark of AdLib Inc.
  58. ** PC, XT, AT are registered trademark of International Business
  59.    Machines, Inc.
  60.  
  61.